Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 54.494s |
Scenario: E14 - elminar tag pseudo
Before
0m 2.919s
Given
I navigate to page "<URL>"
0m 4.557s
And
I wait for 5 seconds
0m 5.356s
And
I enter email "<USER>"
0m 0.896s
And
I wait for 5 seconds
0m 5.189s
And
I enter password "<PASSWORD>"
0m 0.335s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.331s
And
I click login button
0m 0.326s
And
I wait for 5 seconds
0m 5.325s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.600s
When
I click on tags
0m 0.192s
And
I wait for 2 seconds
0m 2.413s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.478s
And
I wait for 5 seconds
0m 5.309s
And
I click on new tag
0m 0.349s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.427s
And
I enter tag name "<TAG_NAME01>"
0m 0.361s
And
I enter tag description "PSEUDO_TAG"
0m 0.442s
And
I enter a color
0m 0.328s
And
I save the tag
0m 0.318s
And
I wait for 5 seconds
0m 5.221s
When
I click on tags
0m 0.541s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.444s
And
I wait for 5 seconds
0m 5.244s
And
I edit a tag
0m 0.356s
And
I wait for 2 seconds
0m 2.304s
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
0m 0.426s
And
I wait for 2 seconds
0m 2.224s
Then
I delete a tag
0m 0.535s
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
0m 0.737s
After
0m 0.011s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "<TAG_NAME01>"
And
I enter tag description "PSEUDO_TAG"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I edit a tag
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
And
I wait for 2 seconds
Then
I delete a tag
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
After
NO IMAGE AVAILABLE